home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inside Mac Games Volume 1
/
Inside Mac Games Volume 1.iso
/
IMG CD-ROM
/
IMG CD-ROM.30
/
00507_backissues.up.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-05-18
|
205 b
|
10 lines
on mouseUp
puppetSound("Bclick")
puppetSprite(22, 1)
set the castNum of sprite 22 to the number of cast "backissues.down"
updateStage()
puppetSprite(22, 0)
updateStage()
go("backissues")
end